home *** CD-ROM | disk | FTP | other *** search
- on pupcheck7
- global genS
- if the puppet of sprite 37 = 0 then
- set the visible of sprite 37 to 0
- set the movieRate of sprite 37 to 0
- updateStage()
- end if
- if the puppet of sprite 37 = 1 then
- set the visible of sprite 37 to 1
- anncheck()
- updateStage()
- end if
- end
-